On this pageGetDrawingCoordsDescriptionThis method returns point on the drawing respectively to the input controls' coordinates.X and Y - controls coordinates.Syntaxfunction GetDrawingCoords(X, Y: Integer; var Units: string): TFPoint;